Skip to content

Fix: PipelinesChecksClient.update_check_configuration() #522

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 20, 2025

Conversation

maximvelichko
Copy link
Contributor

PipelinesChecksClient.update_check_configuration does not work because CheckConfiguration class misses settings property that Azure DevOps REST API requires for PATCH calls. This PR adds the settings property to the CheckConfiguration class

@nechvatalp nechvatalp merged commit 853411e into microsoft:dev May 20, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants